home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 21 / AACD 21.iso / AACD / Utilities / Ghostscript / src / gsdll2.def < prev    next >
Encoding:
Text File  |  2001-01-01  |  282 b   |  13 lines

  1. LIBRARY GSDLL2 INITINSTANCE TERMINSTANCE
  2. DESCRIPTION    'Ghostscript DLL'
  3. DATA MULTIPLE NONSHARED
  4. EXPORTS
  5.    gsdll_revision    @1
  6.    gsdll_init        @2
  7.    gsdll_execute_begin    @3
  8.    gsdll_execute_cont    @4
  9.    gsdll_execute_end    @5
  10.    gsdll_exit        @6
  11.    gsdll_lock_device    @7
  12.    gsdll_get_bitmap    @8
  13.